I:/Documents/developpement/projets/C/blast/blastguy_wii_2.2/src/font_engine.h File Reference

Wrapper uppon SDL_Ttf. More...

#include <stdlib.h>
#include <stdio.h>
#include <SDL/sdl.h>
#include <SDL/SDL_ttf.h>

Include dependency graph for font_engine.h:

This graph shows which files directly or indirectly include this file:


Functions

TTF_Font * load_font (char *ttf_fullpath, int size)
 load a font

Detailed Description

Wrapper uppon SDL_Ttf.

Author:
DREVET Olivier
Date:
October 2008
Note:
ANSI c90 compliant. Published under the GPL 3 license.

Function Documentation

TTF_Font* load_font ( char *  ttf_fullpath,
int  size 
)

load a font

Parameters:
full path to the ttf file
size of the font
Returns:
the font or NULL if an error occured (more info on stderr)


Generated on Tue Nov 4 21:07:19 2008 for Blastgu by  doxygen 1.5.4